Skip to main content

All Questions

1vote
0answers
88views

Editing xml of views in SP Online?

I'm needing to move a on-prem SharePoint application that I wrote 5+ years ago to SharePoint Online. When I did the development initially, I used SP Designer 2013 to edit the raw XML behind the views/...
SvdSinner's user avatar
0votes
0answers
21views

I need to take some XML/SP Services code and rewrite using ajax

I was given this XML code and they would like to convert it into ajax code. I have never worked with XML/SP Services and I am not sure if what I have done is right. var accID = 'AIRLINES'; var ...
DigiDev's user avatar
1vote
0answers
66views

Taxonomy for Single line of text

I'm building a FAQ Accordion with SharePoint lists and I have the previous metadata working with TaxonomyFieldType but how do I target a single line of text? Column title: FAQKeywords ( Single line ...
SLE's user avatar
  • 273
0votes
1answer
287views

Convert form to xml

Is there a way to turn a form or the information in the form to XML without code. Once a user submits the form i want to take the information (fields) into XML to then email it off. Is this possible?
Joel Cruz's user avatar
2votes
0answers
112views

How to apply conditional formatting to multiple checkboxes?

For each entry there are about 20 checkboxes ( yes or no ) across. How do I apply conditional formatting to set a style depending on whether the value is yes or no across multiple checkboxes? At the ...
Chuck Farley's user avatar
1vote
1answer
943views

SharePoint Branding HTML Conversion

I've done branding many times before but a new issue popped up today. I use Muse to design my sites, but today when I converted the master page from html to a SharePoint master page I got a ...
Ellen's user avatar
0votes
1answer
271views

How can I build or adapt a form to display/edit data across several lists?

I've been set the task of building a form that should be accessible as an edit form associated with a list, but should edit fields across several lists. The data model is: List with Item info (MAIN) -...
tobriand's user avatar
0votes
2answers
8kviews

Edit Item Form Dropdown

I'm trying to create an edit item form for an XML data source. When I begin the process in SharePoint Designer 2010, it gives me a row for each of the XML elements, with their values in a text box. ...
scifirocket's user avatar
0votes
1answer
2kviews

Adding list items from XML file

I'm currently exporting XML files from my ERP system and they look like this : <?xml version="1.0"?> <ISA xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <ISA_Info ...
Vandoorn Kevin's user avatar
0votes
3answers
814views

PDF Icon in announcement lists attached files

I added the following line in the DOCICON.XML file and I get the PDF icon in my document lists, but not in Announcement lists that have a file attached or uploaded as a PDF. <Mapping Key="pdf" ...
Rick's user avatar
  • 441
1vote
1answer
1kviews

Open link lists, attached and uploaded files in new tab

I would like to know how can I edit in SharePoint 2010 Standard version so that when a user clicks on any link list item, uploaded or attached files in a announcement and document lists to be opened ...
Rick's user avatar
  • 441
1vote
1answer
638views

Dropdown menu with XML data source gives web part error

I am using SharePoint designer to build a page with a data view web part that displays the contents of a 6,000 record XML file that is structured like the example below with each "Details" element ...
Andrew Henley's user avatar
1vote
0answers
363views

Automatically create a list based on dynamic xml

I am trying to set up a SharePoint page as follows (using SPdesigner), but don't know if it is possible and where to start. We want a page where a list is displayed, and the content of the list ...
Bokw's user avatar
  • 133
2votes
2answers
1kviews

External XML web services, not valid?

I'm trying to connect data from Exchange 2010 to a SharePoint site through SharePoint designer, using the ASMX web services Exchange 2010 exposed as a Web Service data source. I've already verified ...
Alpha's user avatar
4votes
1answer
4kviews

Dynamically setting Default Value in ParameterBinding through Javascript

To make a long story short (too late), we have a dropdownlist that is populated through a list of items. We want to use this dropdownlist to filter the list in a data view web part. This works ...
Robert's user avatar

153050per page
close